SAS Namespace Types |
Subclass of SecondaryType
Contains analytic attributes to apply to a table. These attributes include information such as the sampling rate and a description of the group of observations in this table. Used by SAS Enterprise Miner.
The following list of associations is used to determine if this object should inherit access controls from another object (inheritance), or if the association is allowed for the object (enforcement). An association will not be created unless the calling user is authorized to update one or both objects involved in the association. For more information about inheritance and enforcement rules, see the SAS Intelligence Platform: Security Administration Guide.
Name | Description | Type | Length |
AnalyticTableRole | Train, Validate | String | 32 |
AnalyticTableType | Transaction, Coordinate | String | 32 |
SamplingRate | Percent of the set of all possible values. Usually between 0 and 1. | double | |
Segment | Description of the group of user-defined observations that form this table. | String | 256 |
UseExternalData | User data from external source, such as Purchased demographic information. | int |
Inherited Attributes
Name,
Id,
Desc,
MetadataCreated,
MetadataUpdated,
ChangeState,
LockedBy,
UsageVersion
Name | Cardinality | Description | Associated Types |
AnalyticTrainingTable Partner: AnalyticTables | 0 to 1 | The table associated with these analytic attributes. | RelationalTable JoinTable PhysicalTable QueryTable WorkTable |
Inherited Associations
AccessControls/Objects,
Changes/Objects,
CustomAssociations/OwningObject,
Documents/Objects,
Extensions/OwningObject,
ExternalIdentities/OwningObject,
Groups/Members,
Implementors/ImplementedObjects,
Keywords/Objects,
LocalizedAttributes/AssociatedLocalizedObject,
Notes/Objects,
PrimaryPropertyGroup/AssociatedObject,
Prompts/PromptEnabledObject,
Properties/AssociatedObject,
PropertySets/OwningObject,
ReferencedObjects/AssociatedObjects,
ResponsibleParties/Objects,
SourceTransformations/TransformationSources,
SpecSourceTransformations/SourceSpecifications,
SpecTargetTransformations/TargetSpecifications,
TargetTransformations/TransformationTargets,
Timestamps/Objects,
Trees/Members,
TSObjectNamespace/TSObjects,
UsedByPrototypes/UsingPrototype,
UsingPrototype/UsedByPrototypes,
Variables/AssociatedObject
AnalyticTableRole
Type: String 32Train, Validate
AnalyticTableType
Type: String 32Transaction, Coordinate
SamplingRate
Type: doublePercent of the set of all possible values. Usually between 0 and 1.
Segment
Type: String 256Description of the group of user-defined observations that form this table.
UseExternalData
Type: intUser data from external source, such as Purchased demographic information.
AnalyticTrainingTable
Cardinality: 0 to 1
Partner: AnalyticTables
The table associated with these analytic attributes.
Associated Types:
RelationalTable, JoinTable, PhysicalTable, QueryTable, WorkTable
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.